Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DICOM dictionary #50

Merged
merged 3 commits into from
Aug 3, 2020
Merged

Conversation

notZaki
Copy link
Member

@notZaki notZaki commented Aug 1, 2020

The current DICOM dictionary in src/dcm_dict.jl is missing entries and this sometimes causes errors when parsing implicit files.

This PR replaces the old dictionary with a new one generated using the following code.

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #50 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   87.82%   87.82%           
=======================================
  Files           1        1           
  Lines         312      312           
=======================================
  Hits          274      274           
  Misses         38       38           
Impacted Files Coverage Δ
src/DICOM.jl 87.82% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5ce15e...b9da445. Read the comment docs.

@DilumAluthge
Copy link
Member

@notZaki Can I merge this?

@notZaki
Copy link
Member Author

notZaki commented Aug 3, 2020

Yup, should be good to merge.

@DilumAluthge DilumAluthge merged commit a7e54c5 into JuliaHealth:master Aug 3, 2020
@notZaki notZaki deleted the addtags branch August 3, 2020 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants